if service.isEditView (node) 
service.click({
{">Advanced Braille Keyboard$300",
"#buttonSwitch$500",
"Gboard*$10",
"%返回",
}
})
return true
end

if service.click({
{"Convert*$300",
"MP3$10",
"Save$10",
"#progressBar>20",
"%返回$100",
"%返回<2$100",
}
})
return true
end

if service.click({
{"%返回&Share$100",
"%返回<2$100",
}
})
return true
end

if service.click({
{"#select_image&Select Image$300",
"Complete action$300",
"File Manager$300",
"Pictures$300",
"CTTI$300",
"Birbal.jpg$300",
},
{"#pick_confirm$100",
"Save",
}
})
return true
end